Skip to content

Conversation

@josephradford
Copy link
Contributor

@josephradford josephradford commented Nov 6, 2025

Move top ranking script to .github/workflows
Update path to script in corresponding action
scripts may need to be excluded in MANIFEST.in if the empty folder persists. However, it seems to be working OK now, but happy to add if needed.

  • Closes [MAINT / BEGGINNERS FRIENDLY]: Exclude scripts from source code distribution #2520
  • I am familiar with the contributing guidelines
  • [ ] Tests added N/A
  • [ ] Updates entries in docs/sphinx/source/reference for API changes. N/A
  • [ ] Adds description and name entries in the appropriate "what's new" file in docs/sphinx/source/whatsnew for all changes. Includes link to the GitHub Issue with :issue:`num` or this Pull Request with :pull:`num`. Includes contributor name and/or GitHub username (link with :ghuser:`user`). internal infrastructure shouldn't be included in whatsnew
  • [ ] New code is fully documented. Includes numpydoc compliant docstrings, examples, and comments where necessary. N/A
  • Pull request is nearly complete and ready for detailed review.
  • Maintainer: Appropriate GitHub Labels (including remote-data) and Milestone are assigned to the Pull Request and linked Issue.

Update path to script in corresponding action

Fix pvlib#2520
@josephradford josephradford marked this pull request as ready for review November 6, 2025 00:07
@kandersolar kandersolar added this to the v0.13.2 milestone Nov 12, 2025
@kandersolar kandersolar added the build tools Pipelines, CI, GH actions label Nov 12, 2025
Copy link
Member

@kandersolar kandersolar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The pytest failures seem unrelated; likely just some bugginess in the new pytest 9.0.0 release.

The dist files here look good: https://github.com/pvlib/pvlib-python/actions/runs/19120247537?pr=2593

Thanks @josephradford!

@kandersolar kandersolar merged commit eaac4f8 into pvlib:main Nov 12, 2025
20 of 28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build tools Pipelines, CI, GH actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[MAINT / BEGGINNERS FRIENDLY]: Exclude scripts from source code distribution

2 participants